.standard {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 13px;
	color: #000066;
	text-decoration: none;
}
.bold {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6702;
}
.title {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
